Micron Document
welo git mirrors

Node / public / rns-proxy / commits / 8176ebb

Commit 8176ebbf52fe3f30c45bf897025a8d632538d55a


Parents : 93feec5
Author : welo | main nixos computer <empty@empty.com>
Date : 2026-07-03T15:44:28+01:00

I really should cargo build before pushiing

Changes

1 files changed, 2 insertions(+), 0 deletions(-)


Diff

diff --git a/src/frame.rs b/src/frame.rs
index d08ca98..d3318e1 100644
--- a/src/frame.rs
+++ b/src/frame.rs
@@ -9,6 +9,8 @@
use std::fmt;
+use log::info;
+
// ---------------------------------------------------------------------------
// Frame types and constants
// ---------------------------------------------------------------------------

Served by rngit 1.4.2 - Generated in 0.06s